About the Demo

This is a simple application to manage meetings, and participants in form of persons and reources. Persistence is done using XML, but it can easily be changed to use a SQL backend.

Setup Information

Compile and run.

Running the Demo

  1. Start the IDE.
  2. Open the project MeetingManager.bdsproj.
  3. Compile and run.

You can create new meetings and particpants using the add buttons. Double-click the grids to bring up forms to edit instances of each class. Add participants by drag and drop.